home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / checkbox / patches / 0.1-ubuntu6 < prev    next >
Encoding:
Text File  |  2009-04-27  |  87 b   |  6 lines

  1. #!/bin/sh
  2.  
  3. config_file="/etc/hwtest.d/$1.ini"
  4.  
  5. sed -i 's|question|suite|' $config_file
  6.